home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / C / TINY_WP.ZIP / SMALLCOM.HLP < prev    next >
Encoding:
Text File  |  1988-12-23  |  3.2 KB  |  136 lines

  1. <smallcom>
  2.  --- smallcom help screen ---
  3. <log>
  4.  --- log help screen ---
  5. <upload>
  6.  --- upload help screen ---
  7. <download>
  8.  --- download help screen ---
  9. <quitcom>
  10.  --- quit help screen ---
  11. <call>
  12.  --- call help screen ---
  13. <answer>
  14.  --- answer help screen ---
  15. <hangup>
  16.  --- hangup help screen ---
  17. <direct>
  18.  --- direct help screen ---
  19. <port>
  20.  --- port help screen ---
  21. <baud>
  22.  --- baud help screen ---
  23. <wordlen>
  24.  --- wordlen help screen ---
  25. <stopbits>
  26.  --- stopbits help screen ---
  27. <parity>
  28.  --- parity help screen ---
  29. <dialmode>
  30.  --- dialmode help screen ---
  31. <writecfg>
  32.  --- writecfg help screen ---
  33. <directry>
  34.  --- phone directory help screen ---
  35. <script>
  36.  --- script help screen ---
  37. <name>
  38.  --- name help screen ---
  39. <phone>
  40.  --- phone help screen ---
  41. <protocol>
  42.  --- protocol selector help screen ---c
  43. <editor>
  44.                       EDITOR COMMANDS
  45. -------Cursor Movement------   ---------Page Movement--------
  46. arrows    = move text cursor   Ctrl-Home = Beginning of File
  47. Ctrl-T    = Top of Window      Ctrl-End  = End of File
  48. Ctrl-B    = Bottom of Window   PgUp      = Previous Page
  49. Ctrl ->   = Next Word          PgDn      = Next Page
  50. Ctrl <-   = Previous Word
  51. Home      = Beginning of Line  ---------Editor Control-------
  52. End       = End of Line        Alt-A  = Auto Paragraph Reform
  53. Shift-Tab = Back tab           
  54.  
  55. --------Block Controls------   ---------Edit Commands--------
  56. F2  = Form Paragraph           Alt-Q or Esc = Done
  57. F5  = Mark Block Beginning     Ins          = Insert Mode 
  58. F6  = Mark Block End           Del          = Delete Char
  59. F3  = Move Block               <--          = Rubout
  60. F4  = Copy Block               Ctrl-D       = Delete Word
  61. F8  = Delete Block             Alt-D        = Delete Line
  62. F9  = Unmark Block             F7           = Find
  63.                                Alt-F7       = Find again
  64. <load>
  65. Load a new file,
  66. replacing the existing file.
  67. <save>
  68. Save the file from the
  69. edit buffer.
  70. <merge>
  71. Merge a file into the
  72. edit buffer at the
  73. line where the cursor
  74. is pointed.
  75. <new>
  76. Clear the edit buffer
  77. and create a new file.
  78. <quit>
  79. Exit, returning to TINYCOM
  80. <move>
  81. Move the block to the
  82. line where the cursor
  83. points. This is an
  84. insert move.
  85. <copy>
  86. Copy the block to the
  87. line where the cursor
  88. points. This is an
  89. insert copy.
  90. <delete>
  91. Delete the block closing
  92. the space it occupies.
  93. <hide>
  94. Turn off the block
  95. markers.
  96. <formpara>
  97. Form a paragraph.
  98. This makes a paragraph from
  99. a marked block, or, if no
  100. block is marked, to the next
  101. blank or indented line.
  102. <markbeg>
  103. Mark the beginning line
  104. of a block for move, copy,
  105. delete, or paragraph.
  106. <markend>
  107. Mark the ending line
  108. of a block for move, copy,
  109. delete, or paragraph.
  110. <find>
  111. Find a specified string
  112. in the edit buffer.
  113. Move the cursor to the
  114. location where the string
  115. was found.
  116. <findagn>
  117. Find the next occurrence
  118. of the string most recently
  119. specified.
  120. <auto>
  121. Turn on/off the automatic
  122. paragraph forming feature.
  123. <insert>
  124. Turn on/off the
  125. character insert mode.
  126. (insert/overstrike toggle)
  127. <filename>
  128. Enter the path and file name.
  129. The path is optional but must
  130. be fully qualified if entered.
  131. <findstr>
  132. Enter the string to be searched
  133. by the Find command.
  134. <end>
  135.  
  136.